[IA64] default to SMP
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Wed, 1 Mar 2006 21:15:44 +0000 (14:15 -0700)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Wed, 1 Mar 2006 21:15:44 +0000 (14:15 -0700)
UP builds are not maintained on xen-unstable, we seem to be
running SMP well enough to make the transition.

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
xen/include/asm-ia64/config.h

index 0202fa049e46d05adb5b55299e013389b79dabd6..fd7bad3e7cf18bc1d6886895b3de0fe807e7dbb2 100644 (file)
@@ -21,7 +21,7 @@
 #define CONFIG_EFI_PCDP
 #define CONFIG_SERIAL_SGI_L1_CONSOLE
 
-#undef CONFIG_XEN_SMP
+#define CONFIG_XEN_SMP
 
 #ifdef CONFIG_XEN_SMP
 #define CONFIG_SMP 1